TaskViewData
Execution Tasks object with details of a scheduled job task.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
summary |
The task's summary |
- |
string |
|
scheduleName |
The task's related Schedule name |
- |
string |
|
scheduleItemId |
The task's related item ID |
- |
string |
|
executorId |
The task's executor's ID |
- |
string |
|
endDate |
The task's end date |
- |
integer |
Api2: int64 - epoch time in milliseconds, Api3: String according to iso8601 |
timeZoneId |
The task's time zone ID |
- |
string |
|
description |
The task's description |
- |
string |
|
outputType |
The task's output type |
- | ||
taskSummary |
The task's summary detailed object |
- | ||
executorDescription |
The task's processing machine |
- |
string |
|
result |
The task's result |
- |
string |
|
formattedSummary |
The task's summary formatted for user |
- |
string |
|
outputId |
The task's first output ID, there could be multiple outputs |
- |
string |
|
createdDate |
The task's creation date |
- |
integer |
Api2: int64 - epoch time in milliseconds, Api3: String according to iso8601 |
scheduleType |
The task's related schedule type |
- | ||
createdBy |
The task's related schedule creator |
- |
string |
|
id |
The task's system ID |
- |
string |
|
contentType |
The task's related item content type |
- | ||
startDate |
The task's start date |
- |
integer |
Api2: int64 - epoch time in milliseconds, Api3: String according to iso8601 |
scheduleId |
The task's related schedule ID |
- |
string |
|
status |
The task's status enumeration |
- |